stylecontext: Disallow adding/removing GtkSettings style providers
authorBenjamin Otte <otte@redhat.com>
Wed, 2 May 2012 04:28:57 +0000 (06:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 2 May 2012 15:04:49 +0000 (17:04 +0200)
commit0743cef50d06061037169fc8650713fa0c3875b8
tree55fa6e0b8182bfb87531e0b5bd54b3d8efcb28b3
parent01b75f19a629b0999fab8d2aa12a8e96b5c47e85
stylecontext: Disallow adding/removing GtkSettings style providers

Adding "system" providers like the GtkSettings object shouldn't be
allowed at all, so ensure that it indeed is not.
gtk/gtkstylecontext.c